Multiple numbering schemes can be attached to different types of Inspection Management records. Default numbering schemes are provided with the application, however, you can create your own or modify the existing default schemes' formats. SmartSolve numbering scheme objects use .NET formats. There are 14 default numbering schemes supplied with the system:
| Numbering Scheme Code | Numbering Scheme Name | Numbering Scheme Format |
|---|---|---|
|
SS_CHARACTERISTIC_NumberingScheme |
Characteristic Numbering Scheme |
Characteristic - {0:00000} |
|
SS_INSPECTION_NumberingScheme |
Inspection Numbering Scheme |
INS-#SSField[INSP_TYPE]#-{0:00000} |
|
SS_INSPM_SETUP_NumberingScheme |
Inspection Management Setup Numbering Scheme |
INSPM-{0} |
|
SS_IQCP_NumberingScheme |
IQCP Numbering Scheme |
INS-{0:00000}-IQCP |
|
SS_PART_MASTER_SPEC_NumberingScheme |
Part Master Spec Numbering Scheme |
#SSField[PRODUCT_CODE]#-{0} |
|
SS_RATING_SCHEDULE_NumberingScheme |
Rating Schedule Numbering Scheme |
RATING-SCH-{0} |
|
SS_RATING_SCORE_NumberingScheme |
Rating Score Numbering Scheme |
RATING-SCR-{0} |
|
SS_RATING_SETUP_NumberingScheme |
Rating Setup Numbering Scheme |
RATING-SETUP-{0} |
|
SS_RATING_SETUP_SITE_NumberingScheme |
Rating Setup Site Numbering Scheme |
RATING-SETUP-SITE-{0} |
|
SS_RECEIPT_NumberingScheme |
Receipt Numbering Scheme |
RCV-{0:00000000}-#SSServerDate[yyyy]# |
|
SS_SMPL_PLAN_NumberingScheme |
Sample Plan Numbering Scheme |
Sampling Plan - {0} |
|
SS_SMPL_SYSTEM_NumberingScheme |
Sampling System Numbering Scheme |
Sampling System - {0:00000} |
|
SS_SQM_SETUP_NumberingScheme |
SQM Setup Numbering Scheme |
Inspection-{0} |
|
SS_SUPPLIER_NumberingScheme |
Supplier Numbering Scheme |
Supplier - {0:00000} |
Important Information about Numbering Schemes
User Rights
The following rights must be assigned to a user for that user to manage or view numbering schemes:
| Rights | Description |
|---|---|
|
ATN_MANAGE |
Allows the administrator to add a new object, modify an existing object, or delete an object. |
|
ATN_VIEW |
Allows the user to access and view the objects. |
NOTE: See Right Groups for more information on assigning rights groups to users.
See Also
|
|